home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 1 / your choice.zip / your choice / GAMES / DEPTH / DEPTH.BAT < prev    next >
DOS Batch File  |  1994-07-26  |  173b  |  12 lines

  1. @echo off
  2. setup
  3. set _DOS4G=%DOS4G%
  4. set _DOS4GVM=%DOS4GVM%
  5. set DOS4G=quiet
  6. set DOS4GVM=
  7. ddsnd
  8. dos4gw.exe dd.exe
  9. ddsnd -r
  10. set DOS4G=%_DOS4G%
  11. set DOS4GVM=%_DOS4GVM%
  12.